projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8131c34
)
* ibuffer.el (ibuffer-confirm-operation-on): Correction to error
author
Kevin Ryde
<user42@zip.com.au>
Sun, 18 Oct 2009 23:12:02 +0000
(23:12 +0000)
committer
Kevin Ryde
<user42@zip.com.au>
Sun, 18 Oct 2009 23:12:02 +0000
(23:12 +0000)
re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index e689b83cf0dd9c3298ef25fb72fc61ee96d61b2e..88cfbe7d384817676e375894eaf36c4b5d8c43ad 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2009-10-18 Kevin Ryde <user42@zip.com.au>
+
+ * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
+ re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
+
2009-10-18 Chong Yidong <cyd@stupidchicken.com>
* minibuffer.el (read-file-name): Check for repeat before putting